libxl: do not log lack of guest support for suspend event channel
authorIan Campbell <ian.campbell@citrix.com>
Thu, 2 Sep 2010 17:16:28 +0000 (18:16 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 2 Sep 2010 17:16:28 +0000 (18:16 +0100)
commit9b870a7e35d894536701834b1efa01ff42414b1f
treed89fa2bf1b97af7abd99c3ca70e745b4546ee3f8
parent422ae1ca2c9135fe1e8fc6ed821f7c9699b5b274
libxl: do not log lack of guest support for suspend event channel

Implementation of the suspend event channel is completely optional for
a guest so do not log this normal occurrence.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_dom.c